Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ucm 0.5.34 #116

Merged
merged 2 commits into from
Feb 19, 2025
Merged

ucm 0.5.34 #116

merged 2 commits into from
Feb 19, 2025

Conversation

ceedubs
Copy link
Owner

@ceedubs ceedubs commented Feb 19, 2025

  • Disable shell completion for now
  • ucm: 0.5.33 -> 0.5.34

It doesn't work on nixpkgs-unstable, and I've failed to figure out why.
It claims that the `unison` binary isn't found even though it's there,
which I think actually means "this is Nix and you are running prebuilt
binary and I'm angry." I thought that maybe moving the shell completion
to the `postFixup` would help since it should run after elf patching,
but that didn't seem to help at all.
Also use the SRI standard hash format.
@ceedubs ceedubs requested a review from sellout February 19, 2025 17:38
@ceedubs ceedubs mentioned this pull request Feb 19, 2025
srcForPlatform = {
aarch64-darwin = {
sys = "macos-arm64";
sha256 = "17lgjl08fd9s418wi2nsih7q1whm089g061v3i942439zlr90yhd";
hash = "sha256-WbnhcGE5P3i8tm6+YqHM1JUcbV12JIWsbcmCSK/vCzw=";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@ceedubs ceedubs merged commit 88ab12a into trunk Feb 19, 2025
6 checks passed
@ceedubs ceedubs deleted the 0.5.34 branch February 19, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants